home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / lsof_3.37 / scripts / 00MANIFEST next >
Encoding:
Text File  |  1995-07-31  |  680 b   |  27 lines

  1. The scripts in this subdirectory give examples of using lsof's
  2. field output.
  3.  
  4. count_pf.perl        Perl 4 or 5 script that runs lsof in repeat
  5.             mode, gathering process, file, TCP, and UDP
  6.             counts
  7.  
  8. count_pf.perl5        Perl 5 script that runs lsof in repeat mode,
  9.             gathering process, file, TCP, and UDP counts
  10.  
  11.             This script uses NUL terminated lsof field
  12.             output.
  13.  
  14. list_NULf.perl5        Perl 5 script that prints lsof's NUL terminated
  15.             field output
  16.  
  17. list_fields.awk        AWK script that prints lsof's field output
  18.  
  19. list_fields.perl    Perl 4 or 5 script that prints lsof's field
  20.             output
  21.  
  22. watch_a_file.perl    Perl 4 or 5 script that watches the use of a
  23.             named file
  24.  
  25. Vic Abell
  26. July 27, 1995
  27.